put card field "DIPP" into card field "Cover Card"
show card field "Cover Card"
show card field "Cover All"
show card button "Self-Check"
end mouseUp
-- part 20 (field)
-- low flags: 80
-- high flags: 0000
-- rect: left=324 top=160 right=197 bottom=491
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 28 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=363 top=163 right=185 bottom=429
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: FALSE
----- HyperTalk script -----
on mouseUp
play boing
show button id 17
end mouseUp
-- part 29 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=363 top=132 right=154 bottom=429
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: TRUE
----- HyperTalk script -----
on mouseUp
play "Harpsichord" tempo 180 "a es eq es f# g# a b c#5q a4s aq"
wait for 2 seconds
hide button id 17
visual scroll right
go next
end mouseUp
-- part 33 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=328 top=302 right=325 bottom=353
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect scroll right
go to next card
end mouseUp
-- part 35 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=157 top=302 right=325 bottom=182
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect scroll left
go to prev card
end mouseUp
-- part 36 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=202 top=303 right=324 bottom=305
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: How It Works
----- HyperTalk script -----
on mouseUp
answer "Exit the Self-Check?" with "Yes" or "Cancel"
if it is "Yes" then
visual checkerboard to black
go to card id 7270
end if
if it is "Cancel" then
put "Cancel" into it
end if
end mouseUp
-- part contents for card part 2
----- text -----
When the scanner is in line art or halftone mode, the output from the DIPP is 1 bit per pixel. When it’s in grayscale mode, the output is 4 bits per pixel.